home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / t_02.swf / scripts / DefineButton2_293 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-25  |  53b  |  4 lines

  1. on(release){
  2.    this.creditClip.gotoAndStop(2);
  3. }
  4.